home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global t, PAN, CORPSE, stop
- puppetSound(0)
- set the visible of sprite 2 to 0
- set the visible of sprite 3 to 0
- set the visible of sprite 4 to 0
- set the puppet of sprite 20 to 0
- set the puppet of sprite 19 to 1
- set the visible of sprite 19 to 1
- set the castNum of sprite 19 to t
- set the movieTime of sprite 19 to 0
- set the movieRate of sprite 19 to 1
- set the volume of sprite 19 to 210
- set PAN to 9
- if stop = (2884 + 12) then
- set CORPSE to 1
- end if
- end
-